Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make DNS client used by server discovery generic #174

Merged
merged 1 commit into from
Aug 1, 2024
Merged

Conversation

56quarters
Copy link
Owner

Make the DNS client used by Discovery a generic parameter to make testing easier. This also makes the trait for the DNS client public since it must be created by the caller.

Make the DNS client used by `Discovery` a generic parameter to make
testing easier. This also makes the trait for the DNS client public
since it must be created by the caller.
@56quarters 56quarters marked this pull request as ready for review August 1, 2024 23:56
@56quarters 56quarters merged commit 24158f9 into master Aug 1, 2024
6 checks passed
@56quarters 56quarters deleted the dns-client branch August 1, 2024 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant